home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / recent1 / wwwcount2.3bin.lha / Counter / conf / count.cfg
Text File  |  1997-05-19  |  1KB  |  58 lines

  1. #######
  2. # configuratin file for Count 2.3
  3. # Automatically generated from user input by the script Gen-conf
  4. # Created on: Fri May 16 13:17:41 GMT 1997
  5. # Edit by hand, if you need to add something
  6. ##############################################
  7. ####
  8. # BLOCK 1
  9. # Allow automatic datafile creation or not
  10. # it's a required block. 1 means allow, 0 means do not allow.
  11. ####
  12. {
  13. 0
  14. }
  15. ###
  16. # BLOCK 2
  17. # run the program in strict mode or not.
  18. # it's a required block. 1 means strict, 0 means not strict.
  19. ###
  20. {
  21. 0
  22. }
  23. ####
  24. # BLOCK 3
  25. # Allow to use RGB color database. 0 means allow, 1 means don't
  26. # convenient to use because colorname e.g., red, gold etc can
  27. # be used instead of rgb components of the color, however it's
  28. # very inefficient to lookup.
  29. ####
  30. {
  31. 1
  32. }
  33. ####
  34. # BLOCK 4
  35. # Ignore count block, you might want to ignore the local sites.
  36. # If you do not want to ignore any hosts from
  37. # counting, just put { on one line and } on the next line but make sure
  38. # the braces exist!
  39. # It's a required block.
  40. ######
  41. # netmasks can be used to ignore a entire network or a specific
  42. # range of hosts in the network. Read the counter documentation to
  43. # know about netmasks.
  44. {
  45. }
  46. ####
  47. # BLOCK 5
  48. # Auth block
  49. # All possible names and IP addresses by which your host can be referred.
  50. # These hosts can access the counter remotely or locally. Host running
  51. # the http server must exist here.
  52. ##
  53. {
  54. myhost.xs4all.nl
  55. myhost
  56. 0.0.0.0
  57. }
  58.